home *** CD-ROM | disk | FTP | other *** search
- function pesquisapoll(pollnum, votou) {
- votado="http://www.enciclopedia.com.br/med2000/poll/polls.asp?action=results&pid=" + pollnum + "&vote=" + votou
- window.open(votado, "Pesquisa", "directories=no,height=132,width=440,hotkeys=no,location=no,menubar=no,resizable=no,scrollbars=no,status=no,toolbar=no,copyhistory=no");
- }
-
-